Skip to content

Conversation

@crforrester
Copy link

Here are some plots I made using the data from TESS, in addition to some code that can download the csv from the exofop website.

@arjunsavel
Copy link

Great work! Based on our conversation, I think it might be good to change your web-scraping notebook to a .py file so that it can be better integrated with the others' code.

Copy link

@arjunsavel arjunsavel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work! Try to change the ExoFop Plots file to include a function that allows users to input the parameters they'd like to plot. For example, if they call plot('radius', 'period'), it would spit out a plot of the ExoFop data along these parameters.

Filters the existing TESS data to find all TOI's that have an insolation flux comparable to that of the earth's. It also applies a boundary condition of 0.5-2.5 earth radii in order to also ensure said TOI's are more than likely terrestrial.
@arjunsavel
Copy link

Looks nice! Last thing to do with this bit is to solidify the HZ boundaries based on Hsu et al. 2020.

Shows different lists of potentially habitable planets using different types of parameters including insolation flux and parameters as defined by Zink and Hansen (2019) and Hsu et al (2020).
Copy link

@arjunsavel arjunsavel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for making the update! One more thing — I think you might've used P_Rad to cut on the exofop table for the Zink + Hansen criterion (beginning line 27) before defining P_Rad (line 30). Other than that, looks good to me!

Made some corrections to the file where variables such as P_rad were being used before they defined
This file computes TOI RV semi-amplitudes and plots them on a histogram
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants